Heartbeat
TODO: REPLACE
Content copied to clipboard
meshtastic.StoreAndForward.Heartbeat
Types
Link copied to clipboard
class Builder : GeneratedMessage.Builder<BuilderT> , StoreAndForwardProtos.StoreAndForward.HeartbeatOrBuilder
TODO: REPLACE
Content copied to clipboard
meshtastic.StoreAndForward.Heartbeat
Functions
Link copied to clipboard
inline fun StoreAndForwardProtos.StoreAndForward.Heartbeat.copy(block: StoreAndForwardKt.HeartbeatKt.Dsl.() -> Unit): StoreAndForwardProtos.StoreAndForward.Heartbeat
inline fun StoreAndForwardProtos.StoreAndForward.Heartbeat.copy(block: StoreAndForwardKt.HeartbeatKt.Dsl.() -> Unit): StoreAndForwardProtos.StoreAndForward.Heartbeat
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
If set, this is not the primary Store & Forward router on the mesh
Content copied to clipboard
uint32 secondary = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): StoreAndForwardProtos.StoreAndForward.Heartbeat
Link copied to clipboard
open fun parseFrom(data: Array<Byte>, extensionRegistry: ExtensionRegistryLite): StoreAndForwardProtos.StoreAndForward.Heartbeat
open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): StoreAndForwardProtos.StoreAndForward.Heartbeat
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): StoreAndForwardProtos.StoreAndForward.Heartbeat
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): StoreAndForwardProtos.StoreAndForward.Heartbeat
open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): StoreAndForwardProtos.StoreAndForward.Heartbeat
Link copied to clipboard
Link copied to clipboard